remove unused function.
authorManish Singh <yosh@gimp.org>
Fri, 4 Feb 2005 22:17:11 +0000 (22:17 +0000)
committerManish Singh <yosh@src.gnome.org>
Fri, 4 Feb 2005 22:17:11 +0000 (22:17 +0000)
commitcbf21238c305ba944a7b4ed1707329391b095ef2
tree34c0b4a540063b3b78327c2e4ed67cb1293185bd
parent8ccd6cba27319ccb9c86af6a616886fb1e115684
remove unused function.

Fri Feb  4 14:16:31 2005  Manish Singh  <yosh@gimp.org>

        * gtk/gtkaccelgroup.c (substitute_underscores): remove unused
        function.

        * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_render):
        Add some extra parens for bitop order of operations disambiguiation.

        * gtk/gtkstock.c: Fix const confusion, make our own copy of the
        domain when setting a translate function.

        * tests/testcombo.c: removed unused variable.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkaccelgroup.c
gtk/gtkcellrendererpixbuf.c
gtk/gtkstock.c
tests/testcombo.c